(Closes: #898053)
* Add disable-float-to-8bit-test.patch:
- Disable unreliable build test
+ * Stop ignoring test failures on s390x
-- Jeremy Bicha <jbicha@debian.org> Sun, 06 May 2018 10:16:08 -0400
--disable-sse4_1 \
--disable-f16c
-# See https://bugs.debian.org/890887
-# Ignore test failures on s390x
-override_dh_auto_test:
-ifneq (,$(findstring $(DEB_HOST_ARCH),"s390x"))
- -dh_auto_test
-else
- dh_auto_test
-endif
-
override_dh_install:
find debian/tmp -name '*.la' -print -delete
dh_install --fail-missing